vendor/golang.org/x/text/unicode/norm.formInfo.nextMain (field)

12 uses

	vendor/golang.org/x/text/unicode/norm (current package)
		forminfo.go#L58: 	nextMain                 iterFunc
		forminfo.go#L66: 	nextMain:      nextComposed,
		forminfo.go#L72: 	nextMain:      nextDecomposed,
		forminfo.go#L78: 	nextMain:      nextComposed,
		forminfo.go#L84: 	nextMain:      nextDecomposed,
		iter.go#L41: 	i.next = i.rb.f.nextMain
		iter.go#L57: 	i.next = i.rb.f.nextMain
		iter.go#L87: 	i.next = i.rb.f.nextMain
		iter.go#L141: 	i.next = i.rb.f.nextMain
		iter.go#L158: 	i.next = i.rb.f.nextMain
		iter.go#L170: 		i.next = i.rb.f.nextMain
		iter.go#L198: 	i.next = i.rb.f.nextMain